Version 0.1 |
TDDialog TDColor Futur Expansions |
This DLL lets you give a certain transparency to a dialog window or make a color on the dialog completely invisible. Every function in this DLL returns a value if used with the $dll identifier. T_OK if successful, T_ERROR [message] otherwise. N.B. This DLL works only on Win 2k/XP, an error message will be displayed if attempted on 95, 98, ME. This command lets you give a certain transparency to a dialog. Command: /dll TDialog.dll TDDialog $dialog().hwnd > [0-100] $dll(TDialog.dll,TDDialog,$dialog().hwnd > [0-100]) Succes Return Value: T_OK This command lets you make a RGB color on the dialog invisible. (Can't get the % parameter to work yet) Command: /dll TDialog.dll TDColor $dialog().hwnd > [0-100] > RGB $dll(TDialog.dll,TDColor,$dialog().hwnd > [0-100] > RGB) Succes Return Value: T_OK Comments, Suggestions and Ideas on commands i could integrate in the DLL are welcome. - ClickHeRe - © 2003 - Testing-> $me - Special Thanx-> $me - #scriptsdb.org @ Undernet @ Webnet - http://scriptsdb.org |